home *** CD-ROM | disk | FTP | other *** search
/ Unreal Tools / UnrealTools.iso / Unreal Script Tools / ScriptTools.iso / UnrealScriptIDEInstall.exe / setup.exe / 0 / 41 / SETUPCFG (.txt)
Encoding:
Null Bytes Alternating  |  2012-06-03  |  21.3 KB  |  270 lines

  1. Begin Application
  2.     Name="Unreal Script IDE (UDKDevKit) VS 2010 Isolated Shell"
  3.     RequiresElevation="true"
  4.     Begin Files
  5.         Begin File
  6.             Name="UDKDevKitVSXSetupShell.msi"
  7.             UrlName="UDKDevKitVSXSetupShell.msi"
  8.         End File
  9.     End Files
  10. End Application
  11. Begin Package
  12.     Name="Windows Installer 3.1"
  13.     LicenseAgreement="EULA0"
  14.     PackageCode="Microsoft.Windows.Installer.3.1.en"
  15.     Begin Commands
  16.         Reboot="Immediate"
  17.         Begin Command
  18.             PackageFile="WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe"
  19.             Arguments="/quiet /norestart"
  20.             EstimatedInstallSeconds="21"
  21.             Begin InstallConditions
  22.                 Begin BypassIf
  23.                     Property="VersionMsi"
  24.                     Compare="VersionGreaterThanOrEqualTo"
  25.                     Value="3.1"
  26.                 End BypassIf
  27.                 Begin FailIf
  28.                     Property="Version9x"
  29.                     Compare="ValueExists"
  30.                     Text="Installation of Windows Installer 3.1 requires Windows 2000 Service Pack 3 or later. Contact your application vendor."
  31.                 End FailIf
  32.                 Begin FailIf
  33.                     Property="VersionNT"
  34.                     Compare="VersionLessThan"
  35.                     Value="5.0.3"
  36.                     Text="Installation of Windows Installer 3.1 requires Windows 2000 Service Pack 3 or later. Contact your application vendor."
  37.                 End FailIf
  38.                 Begin FailIf
  39.                     Property="ProcessorArchitecture"
  40.                     Compare="ValueNotEqualTo"
  41.                     Value="Intel"
  42.                     Text="Windows Installer 3.1 is not supported on a 64-bit operating system. Contact your application vendor."
  43.                 End FailIf
  44.                 Begin FailIf
  45.                     Property="AdminUser"
  46.                     Compare="ValueEqualTo"
  47.                     Value="false"
  48.                     Text="Administrator permissions are required to install Windows Installer 3.1. Contact your administrator."
  49.                 End FailIf
  50.             End InstallConditions
  51.             Begin ExitCodes
  52.                 Begin ExitCode
  53.                     Value="0"
  54.                     Result="Success"
  55.                 End ExitCode
  56.                 Begin ExitCode
  57.                     Value="1641"
  58.                     Result="SuccessReboot"
  59.                 End ExitCode
  60.                 Begin ExitCode
  61.                     Value="3010"
  62.                     Result="SuccessReboot"
  63.                 End ExitCode
  64.                 Begin DefaultExitCode
  65.                     Result="Fail"
  66.                     FormatMessageFromSystem="true"
  67.                     Text="A failure occurred attempting to install Windows Installer 3.1."
  68.                 End DefaultExitCode
  69.             End ExitCodes
  70.         End Command
  71.     End Commands
  72.     Begin PackageFiles
  73.         CopyAllPackageFiles="false"
  74.         Begin PackageFile
  75.             Name="WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe"
  76.             HomeSite="http://go.microsoft.com/fwlink/?LinkId=49256"
  77.             PublicKey="3082010A0282010100CF38F7E1A4275EF8F0CCAACEFB3ADE3B6231460546BBF5B6051AD3B3ACC29F0F4C670828C44310F53B75797F6A91F4D633C861BFFA9190007AF0791D5D6870F690B29877B5031D2F9B9D9B75892F4A01417C9E7CCB87439BF49674999E98C1CF40575816F6C0D59216E52485718F9949ED557C65C91F380023C53EAB11D6296CC69EA0705B7DD537D4677720C306CE85F84E3480A035C41C53320157EFB128BD6C01E3AD40BC80A90949DB36E337F41D49AA2AA76BD019D3CC8E9DD686467A134AD64519A553B3E2782F2E35976B4CC6E81AB0D3D1249069ABCEFC696E3E4CFB024162DC07985D7E5CA74C27316B564CE198D8E0D11D718D3D2AC07F714DFFCF0203010001"
  78.         End PackageFile
  79.     End PackageFiles
  80. End Package
  81. Begin Package
  82.     Name="Microsoft Visual Studio 2010 Shell (Isolated) Redistributable Package"
  83.     PackageCode="Microsoft.Visual.Studio.2010.Shell.(Isolated).Redistributable.Package.en"
  84.     Begin Commands
  85.         Reboot="Defer"
  86.         Begin Command
  87.             PackageFile="Microsoft Visual Studio 2010 Shell (Isolated) Redistributable Package\vsisoshell.exe"
  88.             Begin InstallConditions
  89.                 Begin BypassIf
  90.                     Property="VSINSTALLDIR"
  91.                     Compare="ValueNotEqualTo"
  92.                     Value=""
  93.                 End BypassIf
  94.             End InstallConditions
  95.             Begin ExitCodes
  96.                 Begin ExitCode
  97.                     Value="0"
  98.                     Result="Success"
  99.                 End ExitCode
  100.                 Begin ExitCode
  101.                     Value="3010"
  102.                     Result="SuccessReboot"
  103.                 End ExitCode
  104.                 Begin DefaultExitCode
  105.                     Result="Fail"
  106.                     FormatMessageFromSystem="true"
  107.                     Text="An unexpected exit code was returned from the installer. The installation failed."
  108.                 End DefaultExitCode
  109.             End ExitCodes
  110.         End Command
  111.     End Commands
  112.     Begin InstallChecks
  113.         Begin RegistryCheck
  114.             Property="VSINSTALLDIR"
  115.             Key="HKLM\Software\Microsoft\VisualStudio\10.0\Setup\IsoShell\1033"
  116.             Value="ProductDir"
  117.         End RegistryCheck
  118.     End InstallChecks
  119.     Begin PackageFiles
  120.         CopyAllPackageFiles="false"
  121.         Begin PackageFile
  122.             Name="Microsoft Visual Studio 2010 Shell (Isolated) Redistributable Package\vsisoshell.exe"
  123.             HomeSite="http://www.microsoft.com/downloads/info.aspx?na=41&SrcFamilyId=DFBA7AC4-5366-456E-ABD6-0E3E6BA83B7C&SrcDisplayLang=en&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f1%2f9%2f3%2f1939AD78-F8E8-4336-83F3-E2470F422C62%2fVSIsoShell.exe"
  124.             PublicKey="3082010A0282010100BD3089FB4572A8536B9E894F0023C0BED41D3DB1594038F373918226E696120053D91C820E3CCE1DBBBDF7428D97D4FC381AE4B9F9E3ECD36103BFA0D3D6754D5C46A9ED5EF0D2E2695B1A73EAB31C8D04CD2944A064592F1E985D6EC7AB18398265C4A7BCAB758819EA87971426B37F2676A4D4383984E3B326D518F92BE9D2C9165A5421F2978D878629FEF4492CE68BF8043F7DCDCD9692860D7103E2D0FE0C4235FFD7B83FDD8E450A7DF6D74BAD5BF076721D77237D8935C41C5DB250034B476D07A75588980680A681AD544ED881D6FABF42C031BE550D99D553491230EBE5A5887C5EC47A5A148708B43769A0EB32248C08EBF9D414BAE0FCCDEAA4150203010001"
  125.         End PackageFile
  126.     End PackageFiles
  127. End Package
  128. Begin Package
  129.     Name="Microsoft .NET Framework 4 Client Profile (x86 and x64)"
  130.     LicenseAgreement="EULA1"
  131.     PackageCode=".NETFramework,Version=v4.0,Profile=Client.en"
  132.     Begin Commands
  133.         Reboot="Immediate"
  134.         Begin Command
  135.             PackageFile="DotNetFX40Client\dotNetFx40_Client_x86_x64.exe"
  136.             Arguments=" /q /norestart /ChainingPackage ClientX64ClickOnce"
  137.             EstimatedInstalledBytes="1476239360"
  138.             EstimatedInstallSeconds="900"
  139.             EstimatedTempBytes="221961886"
  140.             Begin InstallConditions
  141.                 Begin BypassIf
  142.                     Property="InstallMode"
  143.                     Compare="ValueEqualTo"
  144.                     Value="HomeSite"
  145.                 End BypassIf
  146.                 Begin BypassIf
  147.                     Property="DotNet40Client_TargetVersion"
  148.                     Compare="VersionGreaterThanOrEqualTo"
  149.                     Value="4.0.30129"
  150.                 End BypassIf
  151.                 Begin FailIf
  152.                     Property="AdminUser"
  153.                     Compare="ValueEqualTo"
  154.                     Value="false"
  155.                     Text="Administrator permissions are required to install .NET Framework 4 Client. Contact your administrator."
  156.                 End FailIf
  157.                 Begin FailIf
  158.                     Property="VersionNT"
  159.                     Compare="VersionLessThan"
  160.                     Value="5.1.2"
  161.                     Text="Installation of the .NET Framework 4 Client requires Windows XP SP2, Windows 2003 SP1, Windows Vista, or later. Contact your application vendor."
  162.                 End FailIf
  163.                 Begin FailIf
  164.                     Property="ProcessorArchitecture"
  165.                     Compare="ValueEqualTo"
  166.                     Value="IA64"
  167.                     Text="This version of the .NET Framework 4 Client is not supported on an IA-64 operating system. Contact your application vendor."
  168.                 End FailIf
  169.             End InstallConditions
  170.             Begin ExitCodes
  171.                 Begin ExitCode
  172.                     Value="0"
  173.                     Result="Success"
  174.                 End ExitCode
  175.                 Begin ExitCode
  176.                     Value="3010"
  177.                     Result="SuccessReboot"
  178.                 End ExitCode
  179.                 Begin DefaultExitCode
  180.                     Result="Fail"
  181.                     FormatMessageFromSystem="false"
  182.                     Text="A failure occurred attempting to install the .NET Framework 4 Client."
  183.                 End DefaultExitCode
  184.             End ExitCodes
  185.         End Command
  186.         Begin Command
  187.             PackageFile="DotNetFX40Client\dotNetFx40_Client_setup.exe"
  188.             Arguments=" /q /norestart /ChainingPackage ClientX64ClickOnce /lcid 1033"
  189.             EstimatedInstalledBytes="1476239360"
  190.             EstimatedInstallSeconds="900"
  191.             EstimatedTempBytes="221961886"
  192.             Begin InstallConditions
  193.                 Begin BypassIf
  194.                     Property="InstallMode"
  195.                     Compare="ValueNotEqualTo"
  196.                     Value="HomeSite"
  197.                 End BypassIf
  198.                 Begin BypassIf
  199.                     Property="DotNet40Client_TargetVersion"
  200.                     Compare="VersionGreaterThanOrEqualTo"
  201.                     Value="4.0.30129"
  202.                 End BypassIf
  203.                 Begin FailIf
  204.                     Property="AdminUser"
  205.                     Compare="ValueEqualTo"
  206.                     Value="false"
  207.                     Text="Administrator permissions are required to install .NET Framework 4 Client. Contact your administrator."
  208.                 End FailIf
  209.                 Begin FailIf
  210.                     Property="VersionNT"
  211.                     Compare="VersionLessThan"
  212.                     Value="5.1.2"
  213.                     Text="Installation of the .NET Framework 4 Client requires Windows XP SP2, Windows 2003 SP1, Windows Vista, or later. Contact your application vendor."
  214.                 End FailIf
  215.                 Begin FailIf
  216.                     Property="ProcessorArchitecture"
  217.                     Compare="ValueEqualTo"
  218.                     Value="IA64"
  219.                     Text="This version of the .NET Framework 4 Client is not supported on an IA-64 operating system. Contact your application vendor."
  220.                 End FailIf
  221.             End InstallConditions
  222.             Begin ExitCodes
  223.                 Begin ExitCode
  224.                     Value="0"
  225.                     Result="Success"
  226.                 End ExitCode
  227.                 Begin ExitCode
  228.                     Value="3010"
  229.                     Result="SuccessReboot"
  230.                 End ExitCode
  231.                 Begin DefaultExitCode
  232.                     Result="Fail"
  233.                     FormatMessageFromSystem="false"
  234.                     Text="A failure occurred attempting to install the .NET Framework 4 Client."
  235.                 End DefaultExitCode
  236.             End ExitCodes
  237.         End Command
  238.     End Commands
  239.     Begin InstallChecks
  240.         Begin RegistryCheck
  241.             Property="DotNet40Client_TargetVersion"
  242.             Key="HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Client"
  243.             Value="Version"
  244.         End RegistryCheck
  245.     End InstallChecks
  246.     Begin PackageFiles
  247.         CopyAllPackageFiles="false"
  248.         Begin PackageFile
  249.             Name="DotNetFX40Client\dotNetFx40_Client_x86_x64.exe"
  250.             HomeSite="http://go.microsoft.com/fwlink/?linkid=182804"
  251.             PublicKey="3082010A0282010100BD3089FB4572A8536B9E894F0023C0BED41D3DB1594038F373918226E696120053D91C820E3CCE1DBBBDF7428D97D4FC381AE4B9F9E3ECD36103BFA0D3D6754D5C46A9ED5EF0D2E2695B1A73EAB31C8D04CD2944A064592F1E985D6EC7AB18398265C4A7BCAB758819EA87971426B37F2676A4D4383984E3B326D518F92BE9D2C9165A5421F2978D878629FEF4492CE68BF8043F7DCDCD9692860D7103E2D0FE0C4235FFD7B83FDD8E450A7DF6D74BAD5BF076721D77237D8935C41C5DB250034B476D07A75588980680A681AD544ED881D6FABF42C031BE550D99D553491230EBE5A5887C5EC47A5A148708B43769A0EB32248C08EBF9D414BAE0FCCDEAA4150203010001"
  252.         End PackageFile
  253.         Begin PackageFile
  254.             Name="DotNetFX40Client\dotNetFx40_Client_setup.exe"
  255.             HomeSite="http://go.microsoft.com/fwlink/?linkid=182804"
  256.             PublicKey="3082010A0282010100BD3089FB4572A8536B9E894F0023C0BED41D3DB1594038F373918226E696120053D91C820E3CCE1DBBBDF7428D97D4FC381AE4B9F9E3ECD36103BFA0D3D6754D5C46A9ED5EF0D2E2695B1A73EAB31C8D04CD2944A064592F1E985D6EC7AB18398265C4A7BCAB758819EA87971426B37F2676A4D4383984E3B326D518F92BE9D2C9165A5421F2978D878629FEF4492CE68BF8043F7DCDCD9692860D7103E2D0FE0C4235FFD7B83FDD8E450A7DF6D74BAD5BF076721D77237D8935C41C5DB250034B476D07A75588980680A681AD544ED881D6FABF42C031BE550D99D553491230EBE5A5887C5EC47A5A148708B43769A0EB32248C08EBF9D414BAE0FCCDEAA4150203010001"
  257.         End PackageFile
  258.     End PackageFiles
  259.     Begin RelatedProducts
  260.         Begin EitherProducts
  261.             Begin DependsOnProduct
  262.                 Code="Microsoft.Windows.Installer.3.1"
  263.             End DependsOnProduct
  264.             Begin DependsOnProduct
  265.                 Code="Microsoft.Windows.Installer.4.5"
  266.             End DependsOnProduct
  267.         End EitherProducts
  268.     End RelatedProducts
  269. End Package
  270.